You are here: EK2100 Examples > Exploring the Code

Exploring the Code

One of the real strengths of a SNAP network is the ability to wirelessly update, and even reprogram, nodes within the network. This can be accomplished without taking the network down, so it’s pretty easy to make changes and see the results in near real time.

For this example we’re going to make some simple changes to the code used in another exercise, wirelessly update the node, and then see those results in real time. Before that, we should look at how SNAP and Python work together.